meson.build: Bump version to 0.1.48
authorJan Vesely <jano.vesely@gmail.com>
Thu, 17 May 2018 04:04:04 +0000 (00:04 -0400)
committerØyvind Kolås <pippin@gimp.org>
Thu, 17 May 2018 08:04:02 +0000 (10:04 +0200)
Signed-off-by: Jan Vesely <jano.vesely@gmail.com>
meson.build

index 41880193459c030c5819e08804001da0a8e0a5ce..8e5c47ce1b0b6b807953a91fd05bb12cc62f4198 100644 (file)
@@ -1,6 +1,6 @@
 project('babl', 'c',
   license: 'LGPL3+',
-  version: '0.1.47',
+  version: '0.1.48',
   meson_version: '>=0.40.0',
   default_options: [
     'sysconfdir=/etc',